Interview Questions and Answer
Options:
a. DI is used for decoupling objects.
b. DI supports dependency inversion principle.
c. Application is easily testable using DI.
d. Dependencies should be in injected in a particular order.
Reveal Answer
Options:
a. To improve response speed
b. To make tightly coupled access to loosely coupled
c. To move data from one module to another module
d. All the above
Reveal Answer
Options:
a. Tokens
b. Providers
c. Injectors
d. Components
Reveal Answer
Bestdotnet google plus